home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / mus / misc / PRC.lha / ProRunCrack / ProRunCrack.doc < prev    next >
Encoding:
Text File  |  1993-02-12  |  3.7 KB  |  87 lines

  1.  
  2.                          ProRunCrack User's Guide
  3.  
  4.                         Version 1.0 - 5 March 1993
  5.  
  6.  
  7.                           Written by Gunther Nikl
  8.  
  9.                      Copyright (c) 1993 by Gunther Nikl
  10.                            All rights reserved
  11.  
  12.  
  13.    1- Disclaimer
  14.    ~~~~~~~~~~~~~
  15.    The author cannot be held liable for the suitability or accuracy of this
  16.    manual and/or the program(s) it describes.  Any damage directly or
  17.    indirectly caused by the use or misuse of this manual and/or the program
  18.    it describes is the sole responsibility of the user her/him self.
  19.  
  20.    2 - Copyright/Distribution
  21.    ~~~~~~~~~~~~~~~~~~~~~~~~~~
  22.    ProRunCrack, (c) Copyright 1993 Gunther Nikl. All rights reserved. This
  23.    Program is FREEWARE. This  program may be freely distributed as long as
  24.    all documentation,source and executable remain unchanged and are included
  25.    with the distribution. Also no profit is to be made by selling this
  26.    program.
  27.  
  28.    3 - Introduction
  29.    ~~~~~~~~~~~~~~~~
  30.    This program was written to convert ProRunner2.0 files back into the
  31.    normal pt module format. ProRunner2.0 by Cosmos of Sanity strips unused
  32.    pattern,samplenames and compacts the other patterns to an own format. So
  33.    the file becomes shorter to gain memory space. The format can be easily
  34.    recognized by the first four bytes 'SNT!'. Because of the new format you
  35.    can't play these mods with protracker. When the conversation is done it
  36.    is again possible to use the file with protracker. ProRunCrack is able to
  37.    read a powerpacked prorunner file. The file will be decrunched and after
  38.    that it will be converted. The program can be started from CLI or launched
  39.    from the workbench ( no tooltypes ! ).
  40.    ProRunCrack is a pure program meaning it can be made resident. It requires
  41.    at least kickstart 1.2. Should work an all other systems ( only tested on
  42.    a A500 with 2.3 meg ).
  43.  
  44.          Note: ProRunCrack requires the req.library by Fox/Dawson for a
  45.          ~~~~  filerequester.
  46.  
  47.    4 - Command line syntax
  48.    ~~~~~~~~~~~~~~~~~~~~~~~
  49.    If started from CLI the command line syntax is as follows:
  50.  
  51.            ProRunCrack [ InFile ] [ OutFile ]
  52.                 or
  53.            ProRunCrack [ -d DirectoryName ]
  54.  
  55.    'InFile' specifies the name of the source ProRunner2.0 file and 'OutFile'
  56.    the name of the target ProTracker file. If 'OutFile' is missing then the
  57.    source file will be overridden by the converted pt-file. Make sure that
  58.    enough space is left on the device for the converted file or you loose the
  59.    original and don't have a converted one. So be careful !! If both 'InFile'
  60.    and 'OutFile' are missing then there will be a filerequester to select
  61.    first the source file and afterwards to select the target. You can run the
  62.    program with the '-d' switch to specify a default directory for the
  63.    filerequester. If the program was started from the workbench a con window
  64.    will open and the filerequester appears to select the source file. The
  65.    window will be closed by pressing any key if all work is done ( or not ).
  66.    Please note for the filerequester you need the 'req.library' installed in
  67.    libs: or loaded via 'loadlib'.
  68.    There is a help information. To get this message simply start the program
  69.    with a '?' as the first argument.
  70.  
  71.    5 - Bugs
  72.    ~~~~~~~~
  73.    If you pack a mod again with ProRunner2.0 and convert it back to pt format
  74.    the filesize may differ by two bytes. I am not sure but this seems to be a
  75.    mistake caused by ProRunner2.0 .
  76.  
  77.    6 - Notes
  78.    ~~~~~~~~~
  79.    Bug reports, suggestions, postcards, flames, criticism, ideas,
  80.    etc., etc., etc ...... to:
  81.  
  82.                      Gunther Nikl
  83.                      Hans Beimler Str. 17
  84.                      O-2850 Parchim
  85.                      Germany
  86.  
  87.